Computer Science
epub |eng | 2019-03-05 | Author:Amy Webb [Webb, Amy]

2029: Comfortably Nudged With the G-MAFIA collaborating and GAIA leading to lots of new trade agreements, citizens around the world have better, cheaper access to ANI-powered products and services. GAIA ...
( Category: Intelligence & Semantics March 16,2019 )
epub |eng | 2019-01-31 | Author:Rahul Kumar

( Category: Machine Theory March 12,2019 )
mobi, epub, pdf |eng | 2014-07-08 | Author:Otavio Salvador & Daiane Angolini

Deciphering the software development kit A software development kit (SDK) is a set of tools and files used to develop and debug. These tools include compilers, linkers, debuggers, external library ...
( Category: Systems Analysis & Design March 9,2019 )
azw3 |eng | 2014-07-08 | Author:Salvador, Otavio & Angolini, Daiane [Salvador, Otavio]

Usually, we need to access the BitBake database when writing a Python function. A convention among all metadata is that the d variable is used to point to the BitBake's ...
( Category: Systems Analysis & Design March 9,2019 )
epub, pdf |eng | 2019-01-31 | Author:Alexander Combs

What this script will do is run every 4 hours, pull down the news stories from Google Sheets, run the stories through the model, generate an email by sending a ...
( Category: Software Development March 8,2019 )
epub, pdf |eng | 2018-11-04 | Author:Ankur A. Patel

TensorFlow Before we introduce autoencoders, let’s explore TensorFlow, the primary library we will use to build neural networks. TensorFlow is an open source software library for high-performance numerical computation and ...
( Category: Intelligence & Semantics March 8,2019 )
epub |eng | 2019-02-21 | Author:Darius Nikbin [Nikbin, Darius]

The Unreal Realm of Our Collective Technopsychosis The state of being totally detached from reality is what defines psychosis. According to our newly found understanding of subjectivity, are we today ...
( Category: Intelligence & Semantics March 4,2019 )
epub |eng | | Author:Ritwik Dasgupta

These expressions need to be portrayed by a realistic avatar too. Otherwise, it just becomes difficult for users to associate with it and build a relationship. It does not feel ...
( Category: Data Processing March 1,2019 )
epub |eng | | Author:Rebecca Hagen & Kim Golombisky

Establishing and detail shots. When your layout calls for more than one image, consider pairing an establishing shot like the temple view at top with a detail shot like the ...
( Category: Web Development & Design February 18,2019 )
epub, pdf |eng | 2018-03-19 | Author:Linda Null [Null, Linda]

( Category: Hardware & DIY February 17,2019 )
epub |eng | 2013-12-27 | Author:Shoemaker, Daniel Paul & Conklin, Wm. Arthur [Shoemaker, Daniel Paul]

Handling Configuration Parameters Configuration parameters can change the behavior of an application. Securing configuration parameters is an important issue when configuration can change programmatic behaviors. Managing the security of configuration ...
( Category: Programming February 16,2019 )
epub |eng | 2019-01-23 | Author:Delip Rao

Input[0] nn_indices = self.index.get_nns_by_vector(vector, n) return [self.index_to_word[neighbor] for neighbor in nn_indices] def compute_and_print_analogy(self, word1, word2, word3): """Prints the solutions to analogies using word embeddings Analogies are word1 is to word2 ...
( Category: Databases & Big Data February 15,2019 )
azw3 |eng | 2013-04-29 | Author:Perahia, Eldad & Stacey, Robert [Perahia, Eldad]

8.5.2 EIFS Another mechanism used to protect against hidden nodes is the extended inter-frame space (EIFS). A station uses EIFS instead of DIFS to defer if a frame is detected ...
( Category: Engineering February 15,2019 )
epub |eng | | Author:Scott Chacon & Ben Straub

Merge Log Another useful tool when resolving merge conflicts is git log. This can help you get context on what may have contributed to the conflicts. Reviewing a little bit ...
( Category: Operating Systems February 14,2019 )